fix the build
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 May 2006 04:38:16 +0000 (04:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 May 2006 04:38:16 +0000 (04:38 +0000)
gtk/gtkcolorbutton.c

index 590e093dd53b46aa01963cc4851cfaa006b1a17f..8d39a374f5e42b2d2bf6de4b9a73d11e83c792ab 100644 (file)
@@ -241,7 +241,7 @@ gtk_color_button_class_init (GtkColorButtonClass *klass)
                                                  _gtk_marshal_VOID__VOID,
                                                  G_TYPE_NONE, 0);
 
-  g_type_class_add_private (gobject_class, sizeof (GtkColorButtonPrivat;
+  g_type_class_add_private (gobject_class, sizeof (GtkColorButtonPrivate));
 }
 
 static void